github.com/vmihailenco/msgpack/v5.fields.warnIfFieldExists (method)

3 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L141: 	fs.warnIfFieldExists(field.name)
		types.go#L149: func (fs *fields) warnIfFieldExists(name string) {
		types.go#L246: 			fs.warnIfFieldExists(alias)